home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 March / EnigmA AMIGA RUN 05 (1996)(G.R. Edizioni)(IT)[!][issue 1996-03][Skylink CD IV].iso / earcd / util2 / executiv.rea < prev    next >
Text File  |  1996-02-22  |  4KB  |  91 lines

  1. Short:    UNIX-like task scheduler (V1.30)
  2. Author:   petrin@megabaud.fi (Petri Nordlund)
  3. Uploader: petrin@megabaud.fi (Petri Nordlund)
  4. Version:  1.30
  5. Type:     util/misc
  6. Requires: AmigaDos 2.04
  7. Replaces: util/misc/Executive.lha
  8.  
  9.  
  10.      Executive is a UNIX-like task scheduler for Amiga. It also has
  11.      plenty of other features previously available only in larger
  12.      operating systems.
  13.  
  14.      Executive improves the responsiveness of your Amiga. No longer
  15.      running a CPU intensive program causes the whole machine to slow
  16.      down. You can start many CPU intensive programs and the machine
  17.      still feels as fast as before.
  18.  
  19.      Executive also includes many useful client programs which let you
  20.      control tasks and monitor what's going on in your system.
  21.  
  22.      The core of Executive is a scheduler that recalculates task
  23.      priorities based on system load average and task's recent CPU usage.
  24.      The scheduler will give high priority to interactive tasks and low
  25.      priority to CPU intensive tasks.
  26.  
  27.      Executive is similar to Job Manager or Spy System, but it has more
  28.      features than these two together, for example:
  29.  
  30.      - highly accurate (1/1000 seconds) CPU usage timing
  31.      - 6 different scheduling algorithms
  32.      - load averages
  33.      - process identifiers
  34.      - process group identifiers
  35.      - accounting
  36.      - focus - task with active window gets more CPU time
  37.      - support for MultiUser
  38.  
  39.      Executive consists of a server and clients. The server is run
  40.      in the background and it takes care of scheduling, CPU usage
  41.      calculations and many other things. The client programs are:
  42.  
  43.        Acct            Accounting daemon
  44.        ALoad           Display load average or CPU usage
  45.        ALoad3D         Display load averages in 3D
  46.        Commander       General task manager
  47.        Ctp             Extended ChangeTaskPri
  48.        Kill            Extended Break
  49.        Lastcomm        List last commands executed
  50.        Meter           Display system information
  51.        Nice            Run programs with lower scheduling priority
  52.        Ps              Process status displayer
  53.        Pstree          Display child-parent relationships
  54.        Renice          Renice a task
  55.        Sa              Display accounting statistics
  56.        Stat            Display some misc. information
  57.        Timer           Time CLI and Workbench programs
  58.        Top             Display information about top CPU tasks
  59.        Uptime          Display system uptime and load averages
  60.  
  61.      Executive doesn't use any illegal programming, it is fully compatible
  62.      with all Amiga computers running AmigaDos release 2.04 or newer.
  63.  
  64.      Executive has been carefully designed to work with all kinds of
  65.      configurations and care has been taken not to break any programming
  66.      rules.
  67.  
  68.      It's not possible to give a full description of all Executive
  69.      features here, so try it out. You don't want to use your Amiga
  70.      without it.
  71.  
  72.      Executive is the highest rated item of shareware CU Amiga magazine
  73.      has ever awarded at 98%.
  74.  
  75.      ----------------------------------------------------------------------
  76.  
  77.      The most notable changes in this release are:
  78.      
  79.        - Preliminary MUI V3 support
  80.  
  81.        - A couple of very important bug fixes
  82.  
  83.        - The Meter-client can now draw graphs
  84.  
  85.      ----------------------------------------------------------------------     
  86.  
  87.      Executive has a WWW-page which has links to several Aminet
  88.      sites and also some nice screenshots. The URL is:
  89.  
  90.      http://www.megabaud.fi/~petrin/Executive.html
  91.